Skip to content

Comments

Custom insert map#546

Open
keshav234156 wants to merge 9 commits intopubliclab:mainfrom
keshav234156:CustomInsertMap
Open

Custom insert map#546
keshav234156 wants to merge 9 commits intopubliclab:mainfrom
keshav234156:CustomInsertMap

Conversation

@keshav234156
Copy link
Member

Concerns #419
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with grunt jasmine
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

anshukaira and others added 6 commits June 17, 2020 19:04
Co-authored-by: Cess <cessmbuguar@gmail.com>
adds .vscode in .gitignore
adds _SpecRunner.html in .gitignore

Co-authored-by: Emily Ashley <15912063+emilyashley@users.noreply.github.com>
Co-authored-by: Govind Goel <52847415+govindgoel@users.noreply.github.com>
Co-authored-by: Cess <cessmbuguar@gmail.com>
@keshav234156
Copy link
Member Author

@jywarren Please review!!

@keshav234156
Copy link
Member Author

@NitinBhasneria @Shreyaa-s @Shulammite-Aso Please review!!

@jywarren
Copy link
Member

Hi @keshav234156! Also wanted to note that now that we have UI tests in Jes (#541) maybe you could add a simple test to demonstrate this? As well as a screenshot? Thank you so much!

@keshav234156
Copy link
Member Author

@jywarren Added the test!!

@keshav234156
Copy link
Member Author

@Shreyaa-s @Shulammite-Aso @NitinBhasneria Please review!!

@jywarren
Copy link
Member

jywarren commented Jul 7, 2020

Oh this is great. Can you share a screenshot as well? Once we get #475 and #553 fixed, these will be auto-generated, too!

$('.wk-commands').append('<a class="woofmark-command-insert-map btn btn-default" data-toggle="Insert" title="Custom Insert Maps"><i class="fa fa-globe"></i></a>');

var builder = '<div class="input-group">';
builder += '<input type="number" class="form-control" placeholder="Latitude" id="Latitude" style="min-width: 150px;" required>';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! I have some similar questions to this comment about the classnames and ids here. What do you think?

});

describe('Custom Insert Map', () => {
test('Add Custom Insert Map in rich text mode', async () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also love to incorporate any feedback people offer on this comment in this PR as well. Does that sound all right? Thanks!!

@gitpod-io
Copy link

gitpod-io bot commented Jul 16, 2020

@jywarren
Copy link
Member

Hi @keshav234156 i hope you're doing well. I was wondering if you're available at all to try to wrap this up? No pressure, it'd just be nice to see merged! Thanks again for your work!!!

@keshav234156
Copy link
Member Author

@jywarren can we just postpone it for another 1 week. Will surely do it after that.

@jywarren
Copy link
Member

jywarren commented Dec 1, 2020

No problem or rush at all, @keshav234156 -- much appreciated.

@jywarren
Copy link
Member

Hi @keshav234156 did you have any availability to wrap this up as it's almost there? If not, we can try to find someone else to pitch in, thank you!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants